home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / stepp000.swf / scripts / DefineSprite_980 / frame_29 / DoAction.as
Text File  |  2008-11-12  |  101b  |  9 lines

  1. tellTarget("_root")
  2. {
  3.    gotoAndStop("Tab2");
  4. }
  5. tellTarget("_parent")
  6. {
  7.    gotoAndStop(1);
  8. }
  9.